home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 4552 < prev    next >
Encoding:
Internet Message Format  |  1996-08-06  |  763 b 

  1. Path: usr8ip16.azstarnet.com!futi
  2. From: futi@azstarnet.com (John B. Farmer)
  3. Newsgroups: comp.lang.c++
  4. Subject: Need help printing graphics--Borland 3.0
  5. Date: Tue, 30 Jan 1996 16:44:08 LOCAL
  6. Organization: Arizona Daily Star - AZSTARNET
  7. Message-ID: <futi.34.00315776@azstarnet.com>
  8. NNTP-Posting-Host: usr8ip16.azstarnet.com
  9. X-Newsreader: Trumpet for Windows [Version 1.0 Rev B final beta #4]
  10.  
  11. I have a lovely little program that draws the Sierpinski Gasket in the graphics mode
  12. (using Borland C++, v. 3.0).  I would like to print the output, but can't 
  13. figure out how.  I've tried file redirection like in UNIX (using the '>' 
  14. operator from the command line).  I tried the 'print screen' key.  I don't 
  15. really know what else to try.  Any help would be appreciated!
  16.